Skip to content

Commit

Permalink
Merge pull request #21 from reproducible-containers/dependabot/docker…
Browse files Browse the repository at this point in the history
…/golang-1.21.2-bookworm

build(deps): bump golang from 1.21.1-bookworm to 1.21.2-bookworm
  • Loading branch information
AkihiroSuda authored Oct 9, 2023
2 parents 566df3c + 045b66e commit e37698d
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,4 +1,4 @@
FROM golang:1.21.1-bookworm@sha256:9c7ea4a4924ae24913401af45c9b6f439d0f782267584738d1cc1099d8b7a02c AS build-artifacts
FROM golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b AS build-artifacts

RUN --mount=type=cache,target=/root/.cache \
--mount=type=cache,target=/go \
Expand Down

0 comments on commit e37698d

Please sign in to comment.