From de59acfca7208316ace127533016c3ba63be1ed9 Mon Sep 17 00:00:00 2001 From: f Date: Fri, 21 Jun 2024 12:34:36 -0300 Subject: [PATCH] fix: AS --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 66d8a9f..d478b6b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ ARG ALPINE_VERSION=3.18.3 ARG BASE_IMAGE=gitea.nulo.in/sutty/sutty -FROM ${BASE_IMAGE}:${ALPINE_VERSION} as build +FROM ${BASE_IMAGE}:${ALPINE_VERSION} AS build ARG RUBY_VERSION=2.7 ARG RUBY_PATCH=5