Skip to content

Commit

Permalink
Update golang Docker tag to v1.21.5 (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-djmaze[bot] <177982242+renovate-djmaze[bot]@users.noreply.github.com>
  • Loading branch information
renovate-djmaze[bot] authored Aug 11, 2024
1 parent d6d8eb8 commit 2df3991
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
@@ -1,7 +1,7 @@
#
# Builder image
#
FROM golang:1.19.5-alpine3.17 AS builder
FROM golang:1.21.5-alpine3.17 AS builder

ARG RESTIC_VERSION=0.17.0
ARG RESTIC_SHA256_AMD64=fec7ade9f12c30bd6323568dbb0f81a3f98a3c86acc8161590235c0f18194022
Expand Down

0 comments on commit 2df3991

Please sign in to comment.