-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump the ubuntu group across 2 directories with 1 update
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
1 parent
abee9d7
commit ba808f3
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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)" | ||
|
||
|