Skip to content

Commit

Permalink
Merge pull request #100 from flanksource/dependabot/docker/ubuntu-ec0…
Browse files Browse the repository at this point in the history
…50c3

Merged by gomerge CLI.
  • Loading branch information
moshloop authored Jan 25, 2024
2 parents a2d002f + a484718 commit cdeee4b
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 @@ -9,7 +9,7 @@ WORKDIR /app
RUN go version
RUN make build

FROM ubuntu:jammy@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508
FROM ubuntu:jammy@sha256:ec050c32e4a6085b423d36ecd025c0d3ff00c38ab93a3d71a460ff1c44fa6d77
WORKDIR /app

# install CA certificates
Expand Down

0 comments on commit cdeee4b

Please sign in to comment.