Skip to content

Commit 35af4cb

Browse files
Bump ubuntu from b359f10 to ab64a83 in /docker/exodus (#526)
Bumps ubuntu from `b359f10` to `ab64a83`. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a967b61 commit 35af4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/exodus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
1+
FROM ubuntu:24.04@sha256:ab64a8382e935382638764d8719362bb50ee418d944c1f3d26e0c99fae49a345
22
ARG DEBIAN_FRONTEND=noninteractive
33
RUN apt-get update && \
44
apt-get install --no-install-recommends -y \

0 commit comments

Comments
 (0)