Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
APIGOV-28152 - fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Jun 27, 2024
1 parent 77eec43 commit 6c8f895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/discovery.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build image
# golang:1.22.4-alpine3.20 linux/amd64
FROM docker.io/golang@sha256:421bc7f4b90d042c56282bb8944ace6cc3fe58d0c7b12303c57afe6d6724851152df55e08057b43990b927ad5e851108f8ab886687e1b73abaefad31ab10a14d AS builder
FROM docker.io/golang@sha256:ace6cc3fe58d0c7b12303c57afe6d6724851152df55e08057b43990b927ad5e8 AS builder

ARG commit_id
ARG version
Expand Down

0 comments on commit 6c8f895

Please sign in to comment.