Skip to content

Commit

Permalink
[MISC] (deps): Bump arm32v7/alpine from 3.12.2 to 3.12.3 (#1552)
Browse files Browse the repository at this point in the history
Bumps arm32v7/alpine from 3.12.2 to 3.12.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 21, 2020
1 parent ee3ce69 commit d5904bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.arm32v7
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GOOS=linux GOARCH=arm CGO_ENABLED=1 CC=arm-linux-musleabihf-gcc go build -tags n
# ===================================
# ===== Authelia official image =====
# ===================================
FROM arm32v7/alpine:3.12.2
FROM arm32v7/alpine:3.12.3

WORKDIR /app

Expand Down

0 comments on commit d5904bd

Please sign in to comment.