Skip to content

Commit

Permalink
Merge pull request #244 from metal3-cherrypick-bot/cherry-pick-243-to…
Browse files Browse the repository at this point in the history
…-release-1.3

[release-1.3] 🌱 bump golang image from 1.19.6 to 1.19.9, pin distroless
  • Loading branch information
metal3-io-bot authored May 10, 2023
2 parents c79cf39 + 28f42f2 commit b1b4d68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# limitations under the License.

# Support FROM override
ARG BUILD_IMAGE=docker.io/golang:1.19.6@sha256:7ce31d15a3a4dbf20446cccffa4020d3a2974ad2287d96123f55caf22c7adb71
ARG BASE_IMAGE=gcr.io/distroless/static:nonroot
ARG BUILD_IMAGE=docker.io/golang:1.19.9@sha256:86af5649fa1d9265d3fe7caf633231340b93e4164b96e14bc4e1131a191c1ddd
ARG BASE_IMAGE=gcr.io/distroless/static@sha256:9ecc53c269509f63c69a266168e4a687c7eb8c0cfd753bd8bfcaa4f58a90876f # nonroot

# Build the manager binary on golang image
FROM $BUILD_IMAGE as builder
Expand Down

0 comments on commit b1b4d68

Please sign in to comment.