Skip to content

Commit

Permalink
chore: bump base image
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop committed Sep 20, 2024
1 parent 601a024 commit 0ce6490
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
Expand Up @@ -8,7 +8,7 @@ RUN go mod download
COPY ./ ./
RUN make build

FROM flanksource/base-image:main@sha256:fbf85eaa6ec4dfb67ab904401eae7e0a02d00068f5a924f560fa38e8e3276dbe
FROM flanksource/base-image:0.5.15:@sha256:sha256:8d3fe5816e10e0eb0e74ef30dbbc66d54402dcbdab80b72c7461811a05825dbc
WORKDIR /app

ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 0ce6490

Please sign in to comment.