mirror of
https://github.com/fosrl/newt.git
synced 2026-02-26 06:46:43 +00:00
Merge pull request #78 from fosrl/dependabot/docker/patch-updates-6b6fe1e6e0
Bump golang from 1.24.4-alpine to 1.24.5-alpine in the patch-updates group
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.4-alpine AS builder
|
FROM golang:1.24.5-alpine AS builder
|
||||||
|
|
||||||
# Set the working directory inside the container
|
# Set the working directory inside the container
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user