Skip to content

Commit b258962

Browse files
Bump python from 3.10-alpine to 3.14-alpine
Bumps python from 3.10-alpine to 3.14-alpine. --- updated-dependencies: - dependency-name: python dependency-version: 3.14-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b19fd2 commit b258962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN wget "https://github.com/VirtualProgrammingLab/viplab-vue-frontend/releases/
88
unzip dist.zip
99

1010

11-
FROM python:3.10-alpine
11+
FROM python:3.14-alpine
1212

1313
LABEL maintainer="pascal.seeland@tik.uni-stuttgart.de"
1414

0 commit comments

Comments
 (0)