Skip to content

Commit

Permalink
build(deps): Bump ubuntu from 8a37d68 to dfc1087 in /CI/Dockerfiles
Browse files Browse the repository at this point in the history
Bumps ubuntu from `8a37d68` to `dfc1087`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 777d4f9 commit 7607d48
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CI/Dockerfiles/Dockerfile.OpenCL
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Dockerfile for Continuous Integration
# More info at https://github.com/openwall/john-packages

FROM ubuntu:24.04@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee
FROM ubuntu:24.04@sha256:dfc10878be8d8fc9c61cbff33166cb1d1fe44391539243703c72766894fa834a
LABEL org.opencontainers.image.authors="Claudio André <[email protected]>"
LABEL description="Docker images for John the Ripper CI (1.0.Ubuntu 24 OpenCL)"
LABEL org.opencontainers.image.source="https://github.com/openwall/john-packages"
Expand Down
2 changes: 1 addition & 1 deletion CI/Dockerfiles/Dockerfile.OpenCL-IntelCPU
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Dockerfile for Continuous Integration
# More info at https://github.com/openwall/john-packages

FROM ubuntu:24.04@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee
FROM ubuntu:24.04@sha256:dfc10878be8d8fc9c61cbff33166cb1d1fe44391539243703c72766894fa834a
LABEL org.opencontainers.image.authors="Claudio André <[email protected]>"
LABEL description="Docker images for John the Ripper CI (1.0.Ubuntu 22 Intel OpenCL)"
LABEL org.opencontainers.image.source="https://github.com/openwall/john-packages"
Expand Down
2 changes: 1 addition & 1 deletion CI/Dockerfiles/Dockerfile.UbuntuDevel
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Dockerfile for Continuous Integration
# More info at https://github.com/openwall/john-packages

FROM ubuntu:devel@sha256:94c7f49d0a4485b5ea6f00c14aebb699bc14d3e16ad4d0bd44042da6016c510a
FROM ubuntu:devel@sha256:67541378af7d535606e684a8234d56ca0725b6a4d8b0bbf19cebefed98e06f42
LABEL org.opencontainers.image.authors="Claudio André <[email protected]>"
LABEL description="Docker images for John the Ripper CI (1.0.Ubuntu Devel)"
LABEL org.opencontainers.image.source="https://github.com/openwall/john-packages"
Expand Down
2 changes: 1 addition & 1 deletion CI/Dockerfiles/Dockerfile.UbuntuRolling
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Dockerfile for Continuous Integration
# More info at https://github.com/openwall/john-packages

FROM ubuntu:rolling@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee
FROM ubuntu:rolling@sha256:dfc10878be8d8fc9c61cbff33166cb1d1fe44391539243703c72766894fa834a
LABEL org.opencontainers.image.authors="Claudio André <[email protected]>"
LABEL description="Docker images for John the Ripper CI (1.0.Ubuntu Rolling)"
LABEL org.opencontainers.image.source="https://github.com/openwall/john-packages"
Expand Down

0 comments on commit 7607d48

Please sign in to comment.