fix: removed useless AS tag

This commit is contained in:
Tech0ne 2025-07-18 09:43:16 +02:00
parent ea7ffdd1ef
commit 386a2b9f77
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
# #
############## ##############
FROM ubuntu:24.04 AS builder FROM ubuntu:24.04
RUN apt-get update RUN apt-get update

View file

@ -6,7 +6,7 @@
# #
############## ##############
FROM ubuntu:24.04 AS builder FROM ubuntu:24.04
RUN apt-get update RUN apt-get update