Skip to content

Commit

Permalink
Merge pull request #60 from aminvakil/ocserv1.2.3
Browse files Browse the repository at this point in the history
Bump ocserv 1.2.3
  • Loading branch information
aminvakil authored Dec 18, 2023
2 parents 44539a2 + a7bea9c commit 63fb3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.19.0

LABEL maintainer="Amin Vakil <[email protected]>"

ENV OC_VERSION=1.2.2
ENV OC_VERSION=1.2.3

RUN apk add --no-cache bash

Expand Down

0 comments on commit 63fb3e5

Please sign in to comment.