Skip to content

Commit

Permalink
chore(deps): bump flanksource/base-image-canary-checker in /build/full
Browse files Browse the repository at this point in the history
Bumps flanksource/base-image-canary-checker from v0.2.4 to 0.5.15.

---
updated-dependencies:
- dependency-name: flanksource/base-image-canary-checker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 6ba08c1 commit 0446d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/full/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN go mod download
COPY ./ ./
RUN OS=${TARGETOS} ARCH=${TARGETARCH} make build

FROM --platform=${BUILDPLATFORM:-linux/amd64} flanksource/base-image-canary-checker:v0.2.4
FROM --platform=${BUILDPLATFORM:-linux/amd64} flanksource/base-image-canary-checker:0.5.15
ARG TARGETARCH

WORKDIR /app
Expand Down

0 comments on commit 0446d4a

Please sign in to comment.