Skip to content

Commit

Permalink
Update linuxserver/wireguard:1.0.20210914 Docker digest to 39dd71c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent 5e4bfd7 commit 9a7839a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG WRAPPER_COMMIT_HASH=f6ef44b2c449cca8f005b32dea9a4b497202dbef
ARG GO_TAG=1.22.6-alpine
ARG LSIO_WIREGUARD_TAG=1.0.20210914@sha256:f7feb3d014d5b5aff6d69d1430ef04e7742f425ecb61173ba0fec27890e890ef
ARG LSIO_WIREGUARD_TAG=1.0.20210914@sha256:39dd71c3440b93b3e0343aa88b8d415cf07a43e60df208cad6e55e7d2758959e

FROM golang:${GO_TAG} as build

Check warning on line 5 in Dockerfile

View workflow job for this annotation

GitHub Actions / build

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Expand Down

0 comments on commit 9a7839a

Please sign in to comment.