Skip to content

Commit

Permalink
Merge pull request #70 from aminvakil/features/update-dependencies
Browse files Browse the repository at this point in the history
Bump ocserv version
  • Loading branch information
aminvakil authored May 6, 2024
2 parents 69f6be9 + 3b22d16 commit e17c32e
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.1

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

ENV OC_VERSION=1.2.4
ENV OC_VERSION=1.3.0

RUN apk add --no-cache bash

Expand Down

0 comments on commit e17c32e

Please sign in to comment.