mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Fix linting in Dockerfile
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
##########
|
||||
# Builder
|
||||
##########
|
||||
FROM wger/base:latest as builder
|
||||
FROM wger/base:latest AS builder
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt update \
|
||||
|
||||
Reference in New Issue
Block a user