mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-15 20:51:54 -05:00
Update Dockerfile
Bump up python version to the latest. alpine 3.17
This commit is contained in:
parent
4a206af751
commit
148b346e84
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-alpine
|
||||
FROM python:alpine3.17
|
||||
|
||||
COPY entrypoint /entrypoint
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user