Skip to content

Commit

Permalink
fixed FromAsCasing
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Aug 15, 2024
1 parent f998f54 commit d6b20b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build stage
ARG TAG
FROM cs50/cli:${TAG} as builder
FROM cs50/cli:${TAG} AS builder
ARG DEBIAN_FRONTEND=noninteractive


Expand Down

0 comments on commit d6b20b4

Please sign in to comment.