updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2024-07-27 15:10:30 -05:00
parent bbce86cb9d
commit 0c36669fef
4 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# comment
FROM alpine:3.20.1
FROM alpine:3.20.2
RUN apk update
RUN apk upgrade