Skip to content

Commit

Permalink
New Libreswan version
Browse files Browse the repository at this point in the history
  • Loading branch information
hwdsl2 committed Apr 18, 2024
1 parent 14bf226 commit b73fe2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

FROM alpine:3.19

ENV SWAN_VER 4.14
ENV SWAN_VER 4.15
WORKDIR /opt/src

RUN set -x \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

FROM debian:bookworm-slim

ENV SWAN_VER 4.14
ENV SWAN_VER 4.15
WORKDIR /opt/src

RUN apt-get -yqq update \
Expand Down

0 comments on commit b73fe2b

Please sign in to comment.