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

Commit

Permalink
chore(deps): bump ubuntu in /operations/image
Browse files Browse the repository at this point in the history
Bumps ubuntu from `6042500` to `a2bbdf7`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent c1184c3 commit d39f79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# docker run --rm -ti -p 80:8080 dffml/image -insecure -log debug
#
# curl -v http://127.0.0.1:80/list/sources
FROM ubuntu:22.04@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
FROM ubuntu:22.04@sha256:a2bbdf79d03f6d4171bbd6ebb4782f6229375951987d3427ec3d9373f9841cd7

RUN apt-get update && \
apt-get install -y \
Expand Down

0 comments on commit d39f79e

Please sign in to comment.