Skip to content

Commit

Permalink
chore(deps): bump ubuntu from 0bced47 to ec050c3
Browse files Browse the repository at this point in the history
Bumps ubuntu from `0bced47` to `ec050c3`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent eba0384 commit a484718
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 a484718

Please sign in to comment.