Skip to content

Commit

Permalink
Use more stable syntax dockerfile:1 instead of master (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
eleo007 authored Jan 25, 2025
1 parent 76115fe commit bf2f14b
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 bf2f14b

Please sign in to comment.