Skip to content

Commit

Permalink
docker: bump jauderho/golang from fd5184d to 2d2cda3
Browse files Browse the repository at this point in the history
Bumps [jauderho/golang](https://github.com/jauderho/dockerfiles) from `fd5184d` to `2d2cda3`.
- [Commits](https://github.com/jauderho/dockerfiles/commits)

---
updated-dependencies:
- dependency-name: jauderho/golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 8d49f9a commit 80e5dfd
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 ghcr.io/jauderho/golang:1.23.3-alpine3.20@sha256:fd5184d0aeb7eac17e2869156d7778835a73550ef439ce22539eadd81d578df3 AS build
FROM ghcr.io/jauderho/golang:1.23.3-alpine3.20@sha256:2d2cda31ccbb63affdea416caae12594acd4f5de5f49c3f5df7e635072fbaba7 AS build

COPY . /go/src/github.com/jauderho/bl3auto
WORKDIR /go/src/github.com/jauderho/bl3auto
Expand Down

0 comments on commit 80e5dfd

Please sign in to comment.