Skip to content

Commit

Permalink
update to Alpine 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
modem7 committed Dec 7, 2024
1 parent 7c36ae7 commit 1603470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-fullbuild/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:latest

FROM python:3.13.1-alpine3.19 AS base
FROM python:3.13.1-alpine3.20 AS base
ARG TARGETARCH

LABEL maintainer='modem7'
Expand Down

0 comments on commit 1603470

Please sign in to comment.