Skip to content

Commit

Permalink
Merge pull request #94 from SlashNephy/master
Browse files Browse the repository at this point in the history
Upgrade to v4.38-9760-rtm
  • Loading branch information
siomiz authored Aug 21, 2021
2 parents 4778dd8 + 8655f09 commit d90149a
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:3.14 as prep
LABEL maintainer="Tomohisa Kusano <siomiz@gmail.com>" \
contributors="See CONTRIBUTORS file <https://github.com/siomiz/SoftEtherVPN/blob/master/CONTRIBUTORS>"

ENV BUILD_VERSION=4.36-9754-beta \
SHA256_SUM=6caec01178bdb971705ce8d5524af6f3b696e6fe1965f7c93a77d11e28fa3f0e
ENV BUILD_VERSION=4.38-9760-rtm \
SHA256_SUM=7701dfb76b888d4adde19d9a39d0919681f6c091f3eb5295ec8caf0439eb3a1a

RUN wget https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/archive/v${BUILD_VERSION}.tar.gz \
&& echo "${SHA256_SUM} v${BUILD_VERSION}.tar.gz" | sha256sum -c \
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:3.14 as prep
LABEL maintainer="Tomohisa Kusano <siomiz@gmail.com>" \
contributors="See CONTRIBUTORS file <https://github.com/siomiz/SoftEtherVPN/blob/master/CONTRIBUTORS>"

ENV BUILD_VERSION=4.36-9754-beta \
SHA256_SUM=6caec01178bdb971705ce8d5524af6f3b696e6fe1965f7c93a77d11e28fa3f0e
ENV BUILD_VERSION=4.38-9760-rtm \
SHA256_SUM=7701dfb76b888d4adde19d9a39d0919681f6c091f3eb5295ec8caf0439eb3a1a

RUN wget https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/archive/v${BUILD_VERSION}.tar.gz \
&& echo "${SHA256_SUM} v${BUILD_VERSION}.tar.gz" | sha256sum -c \
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:3.14 as prep
LABEL maintainer="Tomohisa Kusano <siomiz@gmail.com>" \
contributors="See CONTRIBUTORS file <https://github.com/siomiz/SoftEtherVPN/blob/master/CONTRIBUTORS>"

ENV BUILD_VERSION=4.36-9754-beta \
SHA256_SUM=6caec01178bdb971705ce8d5524af6f3b696e6fe1965f7c93a77d11e28fa3f0e
ENV BUILD_VERSION=4.38-9760-rtm \
SHA256_SUM=7701dfb76b888d4adde19d9a39d0919681f6c091f3eb5295ec8caf0439eb3a1a

RUN wget https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/archive/v${BUILD_VERSION}.tar.gz \
&& echo "${SHA256_SUM} v${BUILD_VERSION}.tar.gz" | sha256sum -c \
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:3.14 as prep
LABEL maintainer="Tomohisa Kusano <siomiz@gmail.com>" \
contributors="See CONTRIBUTORS file <https://github.com/siomiz/SoftEtherVPN/blob/master/CONTRIBUTORS>"

ENV BUILD_VERSION=4.36-9754-beta \
SHA256_SUM=6caec01178bdb971705ce8d5524af6f3b696e6fe1965f7c93a77d11e28fa3f0e
ENV BUILD_VERSION=4.38-9760-rtm \
SHA256_SUM=7701dfb76b888d4adde19d9a39d0919681f6c091f3eb5295ec8caf0439eb3a1a

RUN wget https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/archive/v${BUILD_VERSION}.tar.gz \
&& echo "${SHA256_SUM} v${BUILD_VERSION}.tar.gz" | sha256sum -c \
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<sup>*</sup> "Simple" as in no configuration parameter is needed for a single-user SecureNAT setup.

## Image Tags
Base OS Image | Latest Stable ([v4.36-9754-beta](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.36-9754-beta)) | Previous Base | [v4.29-9680-rtm](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.29-9680-rtm)
Base OS Image | Latest Stable ([v4.38-9760-rtm](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.38-9760-rtm)) | Previous Base | [v4.36-9754-beta](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.36-9754-beta)
------------- | -- | -- | --
`centos:8` | **`:latest`**, `:centos`, `:9754`, `:4.36`, `:9754-centos`, `:4.36-centos` | `centos:7` | `:9680`, `:4.29`, `:9680-centos`, `4.29-centos`
`debian:10-slim` | `:debian`, `:9754-debian`, `:4.36-debian` | `debian:10-slim` | `:9680-debian`, `:4.29-debian`
`alpine:3.14` | `:alpine`, `:9754-alpine`, `:4.36-alpine` | `alpine:3.9` | `:9680-alpine`, `:4.29-alpine`
`ubuntu:20.04` | `:ubuntu`, `:9754-ubuntu`, `:4.36-ubuntu` | `ubuntu:18.04` | `:9680-ubuntu`, `:4.29-ubuntu`
`centos:8` | **`:latest`**, `:centos`, `:9760`, `:4.38`, `:9760-centos`, `:4.38-centos` | `centos:7` | `:9754`, `:4.36`, `:9754-centos`, `4.36-centos`
`debian:10-slim` | `:debian`, `:9760-debian`, `:4.38-debian` | `debian:10-slim` | `:9754-debian`, `:4.36-debian`
`alpine:3.14` | `:alpine`, `:9760-alpine`, `:4.38-alpine` | `alpine:3.9` | `:9754-alpine`, `:4.36-alpine`
`ubuntu:20.04` | `:ubuntu`, `:9760-ubuntu`, `:4.38-ubuntu` | `ubuntu:18.04` | `:9754-ubuntu`, `:4.36-ubuntu`

## Setup
- L2TP/IPSec PSK + OpenVPN
Expand Down
4 changes: 2 additions & 2 deletions push-tags.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
set -x

SE_VERSION="4.36"
SE_REVISION="9754"
SE_VERSION="4.38"
SE_REVISION="9760"

BASE_TAGS="latest centos debian alpine ubuntu"

Expand Down

0 comments on commit d90149a

Please sign in to comment.