Skip to content

Commit

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

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: Amir Zarrinkafsh <nightah@me.com>
  • Loading branch information
dependabot-preview[bot] and nightah committed Jan 27, 2021
1 parent d93ddc4 commit 24ee976
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 @@ -41,7 +41,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.3
FROM arm32v7/alpine:3.13.0

WORKDIR /app

Expand Down

0 comments on commit 24ee976

Please sign in to comment.