updated build system
All checks were successful
BlockStorage/repertory_linux_builds/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory_linux_builds/pipeline/head This commit looks good
This commit is contained in:
parent
2dab1426b4
commit
670c5bac17
@ -1,4 +1,4 @@
|
||||
FROM arm64v8/alpine:3.19
|
||||
FROM arm64v8/alpine:3.20.1
|
||||
MAINTAINER Scott E. Graves <scott.e.graves@protonmail.com>
|
||||
CMD bash
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.19
|
||||
FROM alpine:3.20.1
|
||||
MAINTAINER Scott E. Graves <scott.e.graves@protonmail.com>
|
||||
CMD bash
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# comment
|
||||
FROM alpine:3.19
|
||||
FROM alpine:3.20.1
|
||||
|
||||
RUN apk update
|
||||
RUN apk upgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user