Skip to content

Commit 962695f

Browse files
authored
Merge pull request #2040 from OWASP/renovate/ubuntu-25.x
chore(deps): update ubuntu docker tag to plucky-20250521
2 parents 1ab9b61 + 753de5e commit 962695f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

k8s/challenge53/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:plucky-20250415
1+
FROM ubuntu:plucky-20250521
22
RUN useradd -m -u 2000 wrongsecrets
33

44
COPY --chown=wrongsecrets executables/ /home/wrongsecrets/

k8s/challenge53/Dockerfile.debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:plucky-20250415
1+
FROM ubuntu:plucky-20250521
22

33
RUN useradd -m -u 2000 wrongsecrets
44

0 commit comments

Comments
 (0)