We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cb1586 + d87b6d1 commit 93af874Copy full SHA for 93af874
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax = docker/dockerfile:experimental
2
-FROM debian:bookworm-slim as base
+FROM debian:bookworm-slim AS base
3
4
RUN apt clean && apt update && \
5
apt -y install \
0 commit comments