Skip to content

Commit

Permalink
build(deps): Bump the ubuntu group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the ubuntu group with 1 update in the /CI/Dockerfiles directory: ubuntu.
Bumps the ubuntu group with 1 update in the /cloud-tool directory: ubuntu.


Updates `ubuntu` from `99c3519` to `278628f`

Updates `ubuntu` from `99c3519` to `278628f`

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent abee9d7 commit ba808f3
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:latest@sha256:99c35190e22d294cdace2783ac55effc69d32896daaa265f0bbedbcde4fbe3e5
FROM ubuntu:latest@sha256:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295
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:latest@sha256:99c35190e22d294cdace2783ac55effc69d32896daaa265f0bbedbcde4fbe3e5
FROM ubuntu:latest@sha256:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295
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:c62f1babc85f8756f395e6aabda682acd7c58a1b0c3bea250713cd0184a93efa
FROM ubuntu:devel@sha256:76d816faff9ffc55af334ac9a26808b021607fffc1a7c4e6fcb3d488d410fdb6
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 cloud-tool/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Dockerfile for a cloud helper tool
# More info at https://github.com/openwall/john-packages

FROM ubuntu:latest@sha256:99c35190e22d294cdace2783ac55effc69d32896daaa265f0bbedbcde4fbe3e5
FROM ubuntu:latest@sha256:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295
LABEL org.opencontainers.image.authors="Claudio André <[email protected]>"
LABEL description="Automation for John the Ripper (1.0.Cloud Tools)"

Expand Down

0 comments on commit ba808f3

Please sign in to comment.