base image
This commit is contained in:
parent
6a55cd5d8b
commit
443597da4b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG BASE_IMAGE=sutty/sdk-ruby
|
||||
ARG BASE_IMAGE=sutty/sdk
|
||||
ARG ALPINE_VERSION=3.13.6
|
||||
FROM ${BASE_IMAGE}:${ALPINE_VERSION}
|
||||
MAINTAINER "f <f@sutty.nl>"
|
||||
|
|
Loading…
Reference in a new issue