add # syntax=docker/dockerfile:latest

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2024-02-16 16:21:18 +01:00
parent 7a1459fa84
commit 9ba0dbf6a3
17 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# syntax=docker/dockerfile:latest
# From https://github.com/docker-library/postgres/blob/master/15/alpine/Dockerfile
FROM postgres:15.6-alpine