mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
deps(docker): bump golang from 1.25.6 to 1.25.7 (#447)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# get golang container
|
||||
FROM golang:1.25.6 AS builder
|
||||
FROM golang:1.25.7 AS builder
|
||||
|
||||
# get args
|
||||
ARG apiVersion=unknown
|
||||
|
||||
Reference in New Issue
Block a user