Skip to content

Commit e9c6fa6

Browse files
authored
Merge pull request #1931 from OWASP/renovate/ubuntu-25.x
chore(deps): update ubuntu docker tag to plucky-20241213
2 parents af4767a + 770aac1 commit e9c6fa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

k8s/challenge53/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:25.04
1+
FROM ubuntu:plucky-20241213
22
RUN useradd -m -u 2000 wrongsecrets
33

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

k8s/challenge53/Dockerfile.debug

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:25.04
1+
FROM ubuntu:plucky-20241213
22

33
RUN useradd -m -u 2000 wrongsecrets
44

0 commit comments

Comments
 (0)