Skip to content

Commit

Permalink
docker: bump jauderho/golang from 1.23.3-alpine3.20 to 1.23.4-alpine3…
Browse files Browse the repository at this point in the history
….20 (#616)

Bumps [jauderho/golang](https://github.com/jauderho/dockerfiles) from 1.23.3-alpine3.20 to 1.23.4-alpine3.20.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 06f53bc commit b35ddb8
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:2d2cda31ccbb63affdea416caae12594acd4f5de5f49c3f5df7e635072fbaba7 AS build
FROM ghcr.io/jauderho/golang:1.23.4-alpine3.20@sha256:b9a03910400f9d9ca18918635d05e56f50fa319e63b08a3ea6d9774ea7f3928e AS build

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

0 comments on commit b35ddb8

Please sign in to comment.