Skip to content

Commit

Permalink
Bump builder image to 1.23.3-alpine3.20 (#12724)
Browse files Browse the repository at this point in the history
  • Loading branch information
lystopad authored Nov 15, 2024
1 parent 02f55d3 commit 7458bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-main-branch-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: "Commit id ${{ github.sha }}: CI-CD build and deploy docker images bas

env:
APPLICATION: "erigon"
BUILDER_IMAGE: "golang:1.23.1-alpine3.20"
BUILDER_IMAGE: "golang:1.23.3-alpine3.20"
TARGET_BASE_IMAGE: "alpine:3.20.3"
APP_REPO: "erigontech/erigon"
CHECKOUT_REF: "main"
Expand Down

0 comments on commit 7458bfc

Please sign in to comment.