Skip to content

Commit

Permalink
[tailscale] 2 changes
Browse files Browse the repository at this point in the history
github:tailscale/tailscale v1.76.3->v1.76.6
image:golang d8166e950b26->594d4db2b32d
  • Loading branch information
csmith-ci committed Nov 7, 2024
1 parent 09078a4 commit 48403df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tailscale/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Generated from https://github.com/csmith/dockerfiles/blob/master/tailscale/Dockerfile.gotpl
# BOM: {"github:tailscale/tailscale":"v1.76.3","image:base":"fa9cdd83581affde03cb2234170235ff287588e4da3786133d72846838210621","image:golang":"d8166e950b2669441edc44a6e39a9e6bace9943d87bd230b7a60d6dc1bdb3137"}
# BOM: {"github:tailscale/tailscale":"v1.76.6","image:base":"fa9cdd83581affde03cb2234170235ff287588e4da3786133d72846838210621","image:golang":"594d4db2b32d9aa11e007de85ad88906098e7189dee69e62f8f5f470cd208498"}

FROM reg.c5h.io/golang@sha256:d8166e950b2669441edc44a6e39a9e6bace9943d87bd230b7a60d6dc1bdb3137 AS build
FROM reg.c5h.io/golang@sha256:594d4db2b32d9aa11e007de85ad88906098e7189dee69e62f8f5f470cd208498 AS build

ARG TAG="v1.76.3"
ARG TAG="v1.76.6"

RUN set -eux; \
# Check out and build
Expand Down

0 comments on commit 48403df

Please sign in to comment.