Skip to content

Commit

Permalink
Changed to RC alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
Felixim0 committed Feb 13, 2025
1 parent eb3716c commit 17f97cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM python:3.14.0a5-alpine3.20
FROM python:3.14-rc-alpine3.20
WORKDIR /code
ENV FLASK_APP=aims_ui
ENV FLASK_ENV=development
Expand Down

0 comments on commit 17f97cc

Please sign in to comment.