mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #1930 from dexidp/dependabot/docker/alpine-3.12.3
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ COPY . .
|
||||
|
||||
RUN make release-binary
|
||||
|
||||
FROM alpine:3.12.2
|
||||
FROM alpine:3.12.3
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user