Skip to content

Commit fea566f

Browse files
Build(deps): Bump ubuntu from 9cbed75 to 590e57a in /docker/seacas (#728)
Bumps ubuntu from `9cbed75` to `590e57a`. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '24.04' 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 23ac7f9 commit fea566f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/seacas/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:9cbed754112939e914291337b5e554b07ad7c392491dba6daf25eef1332a22e8
1+
FROM ubuntu:24.04@sha256:590e57acc18d58cd25d00254d4ca989bbfcd7d929ca6b521892c9c904c391f50
22
ARG DEBIAN_FRONTEND=noninteractive
33
RUN apt-get update && \
44
apt-get install --no-install-recommends -y \

0 commit comments

Comments
 (0)