chore(deps): pin golang docker tag to 7b25b1e (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d40353a87d
commit
c2a829b809
@ -1,6 +1,6 @@
|
||||
# Dockerfile for Tuya IPC Terminal Add-on
|
||||
ARG BUILD_FROM
|
||||
FROM golang:1.24-bookworm AS builder
|
||||
FROM golang:1.24-bookworm@sha256:7b25b1ea217e0a56060953b3d4859134ecbe757d7434f7ce4756e0c25aad1ef0 AS builder
|
||||
|
||||
# Set up environment
|
||||
ENV LANG=C.UTF-8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user