Skip to content

Commit

Permalink
Merge pull request #2295 from GiganticMinecraft/renovate/docker-docke…
Browse files Browse the repository at this point in the history
…rfile-1.x

chore(deps): update docker/dockerfile docker tag to v1.11
  • Loading branch information
outductor authored Nov 1, 2024
2 parents d1a5b7b + 5542712 commit 5885c0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-images/mcservers/base-server-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.10
# syntax=docker/dockerfile:1.11
ARG MCSERVER_BASE_IMAGE

##---
Expand Down
2 changes: 1 addition & 1 deletion docker-images/mod-downloader/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.10
# syntax=docker/dockerfile:1.11
FROM golang:1.23-bookworm as builder
# Build
ARG GOOS=linux
Expand Down

0 comments on commit 5885c0e

Please sign in to comment.