Skip to content

Commit 8d40af4

Browse files
committed
Merge remote-tracking branches 'origin/dependabot/docker/alpine-3.23' and 'origin/dependabot/docker/python-3.14-alpine'
2 parents 522f3e2 + b258962 commit 8d40af4

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="[email protected]"
1414

0 commit comments

Comments
 (0)