Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #100 from reproducible-containers/dependabot/docke…
Browse files Browse the repository at this point in the history
…r/golang-1.21.1-bullseye

build(deps): bump golang from 1.21.0-bullseye to 1.21.1-bullseye
  • Loading branch information
AkihiroSuda authored Sep 9, 2023
2 parents 19ac956 + 0da3546 commit 7a8bbda
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.0-bullseye@sha256:0ed263861f71db3c4fed4d900b621aca03a3b91b8bc5f1dd56584af191c89d68 AS build-artifacts
FROM golang:1.21.1-bullseye@sha256:436969571fa091f02d34bf2b9bc8850af7de0527e5bc53c39eeda88bc01c38d3 AS build-artifacts
COPY . /src
WORKDIR /src

Expand Down

0 comments on commit 7a8bbda

Please sign in to comment.