Skip to content

Commit

Permalink
docker: bump jauderho/golang from 9d07aef to d95ea7f
Browse files Browse the repository at this point in the history
Bumps [jauderho/golang](https://github.com/jauderho/dockerfiles) from `9d07aef` to `d95ea7f`.
- [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 Jan 27, 2025
1 parent 4dfa7fc commit ba42a32
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.5-alpine3.21@sha256:9d07aef84b1aabde0c5dddd3f6153a09551db52b840749400639398959368561 AS build
FROM ghcr.io/jauderho/golang:1.23.5-alpine3.21@sha256:d95ea7f720569c83bfa9c3b52e4e083e73fac1d065fa2e5d84cbd15d88a29029 AS build

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

0 comments on commit ba42a32

Please sign in to comment.