Skip to content

Commit

Permalink
Fix Docker lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
thom-at-redhat committed Oct 15, 2024
1 parent 6bc6a97 commit b006100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/centos/centos:stream9 as builder
FROM quay.io/centos/centos:stream9 AS builder
ARG VERSION

RUN dnf -y update && \
Expand Down

0 comments on commit b006100

Please sign in to comment.