Skip to content

Commit

Permalink
Use more stable syntax dockerfile:1 instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
eleo007 committed Jan 25, 2025
1 parent 6f69915 commit e98a28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql-containers/build/postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile-upstream:master
# syntax=docker/dockerfile:1

FROM golang:1.22 AS go_builder
WORKDIR /go/src/github.com/mikefarah/yq
Expand Down

0 comments on commit e98a28c

Please sign in to comment.