diff options
Diffstat (limited to '')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM alpine:3.18 AS base +FROM alpine:3.19 AS base ARG install_dir="/app/install" |
index : cimple | ||
My little CI system (hopefully) | Egor Tensin |
aboutsummaryrefslogtreecommitdiffstatshomepage |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM alpine:3.18 AS base +FROM alpine:3.19 AS base ARG install_dir="/app/install" |