Skip to content

Commit

Permalink
chore(deps): update docker/dockerfile docker tag to v1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent d11d55d commit 4e64d62
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.12
# syntax=docker/dockerfile:1.13
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.12
# syntax=docker/dockerfile:1.13
FROM golang:1.23-bookworm as builder
# Build
ARG GOOS=linux
Expand Down

0 comments on commit 4e64d62

Please sign in to comment.