Skip to content

Commit

Permalink
consistent casing for docker warnings
Browse files Browse the repository at this point in the history
Signed-off-by: greg pereira <grpereir@redhat.com>
  • Loading branch information
Gregory-Pereira committed Nov 20, 2024
1 parent 8180b96 commit ca22afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pathservice/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.5-1730550521 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.5-1730550521 AS builder

WORKDIR /opt/app-root/src

Expand Down

0 comments on commit ca22afc

Please sign in to comment.