Skip to content

Commit f25b969

Browse files
committed
1 parent f8605c5 commit f25b969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/ResourceLimitation/app2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10.0b4
1+
FROM python:3.14.0rc1
22
RUN apt-get update -y
33
RUN apt-get install stress-ng -y
44
COPY ./app /app

0 commit comments

Comments
 (0)