Skip to content

Commit

Permalink
[MISC] (deps): Bump arm64v8/alpine from 3.12.2 to 3.12.3 (#1571)
Browse files Browse the repository at this point in the history
Bumps arm64v8/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>

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] and james-d-elliott committed Dec 30, 2020
1 parent 49ae9b0 commit 620f51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.arm64v8
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GOOS=linux GOARCH=arm64 CGO_ENABLED=1 CC=aarch64-linux-musl-gcc go build -tags n
# ===================================
# ===== Authelia official image =====
# ===================================
FROM arm64v8/alpine:3.12.2
FROM arm64v8/alpine:3.12.3

WORKDIR /app

Expand Down

0 comments on commit 620f51d

Please sign in to comment.