Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:64ca4ec43f63c42f3ff691f1898d8052cce2d7f4d239813050e9ec073ba49123 AS build
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:a0585cadeddc79d4148305ce114d07b6691b764009523c78669fb0ea80b1a935 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.7.1
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:ab527b155eb3cc7ab0c680e91b69efe3878c5625a2ee2efea7a3972f9bf3b783 AS build
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:69e5a37b6b7a8e4d2f51cea02748a659bdaf5b60adbdabd0b274b5fb801e39f4 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.7.1
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:f0445f79b3e91ae652bdc6c49714d653381aa1a3518c6b9c65db1beb3421cbaa AS build
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:b139da8074c6eb286084e26b7a4ccb2fd29457385bad125e11c38ccfd88d2587 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.7.1
Expand Down
2 changes: 1 addition & 1 deletion v1.4/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:64ca4ec43f63c42f3ff691f1898d8052cce2d7f4d239813050e9ec073ba49123 AS build
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:a0585cadeddc79d4148305ce114d07b6691b764009523c78669fb0ea80b1a935 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.4.0
Expand Down
2 changes: 1 addition & 1 deletion v1.4/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:ab527b155eb3cc7ab0c680e91b69efe3878c5625a2ee2efea7a3972f9bf3b783 AS build
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:69e5a37b6b7a8e4d2f51cea02748a659bdaf5b60adbdabd0b274b5fb801e39f4 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.4.0
Expand Down
2 changes: 1 addition & 1 deletion v1.4/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:f0445f79b3e91ae652bdc6c49714d653381aa1a3518c6b9c65db1beb3421cbaa AS build
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:b139da8074c6eb286084e26b7a4ccb2fd29457385bad125e11c38ccfd88d2587 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.4.0
Expand Down
2 changes: 1 addition & 1 deletion v1.5/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:64ca4ec43f63c42f3ff691f1898d8052cce2d7f4d239813050e9ec073ba49123 AS build
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:a0585cadeddc79d4148305ce114d07b6691b764009523c78669fb0ea80b1a935 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.5.3
Expand Down
2 changes: 1 addition & 1 deletion v1.5/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:ab527b155eb3cc7ab0c680e91b69efe3878c5625a2ee2efea7a3972f9bf3b783 AS build
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:69e5a37b6b7a8e4d2f51cea02748a659bdaf5b60adbdabd0b274b5fb801e39f4 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.5.3
Expand Down
2 changes: 1 addition & 1 deletion v1.5/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:f0445f79b3e91ae652bdc6c49714d653381aa1a3518c6b9c65db1beb3421cbaa AS build
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:b139da8074c6eb286084e26b7a4ccb2fd29457385bad125e11c38ccfd88d2587 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.5.3
Expand Down
2 changes: 1 addition & 1 deletion v1.6/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:64ca4ec43f63c42f3ff691f1898d8052cce2d7f4d239813050e9ec073ba49123 AS build
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:a0585cadeddc79d4148305ce114d07b6691b764009523c78669fb0ea80b1a935 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.6.0
Expand Down
2 changes: 1 addition & 1 deletion v1.6/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:ab527b155eb3cc7ab0c680e91b69efe3878c5625a2ee2efea7a3972f9bf3b783 AS build
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:69e5a37b6b7a8e4d2f51cea02748a659bdaf5b60adbdabd0b274b5fb801e39f4 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.6.0
Expand Down
2 changes: 1 addition & 1 deletion v1.6/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:f0445f79b3e91ae652bdc6c49714d653381aa1a3518c6b9c65db1beb3421cbaa AS build
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:b139da8074c6eb286084e26b7a4ccb2fd29457385bad125e11c38ccfd88d2587 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.6.0
Expand Down
2 changes: 1 addition & 1 deletion v1.7/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:64ca4ec43f63c42f3ff691f1898d8052cce2d7f4d239813050e9ec073ba49123 AS build
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:a0585cadeddc79d4148305ce114d07b6691b764009523c78669fb0ea80b1a935 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.7.1
Expand Down
2 changes: 1 addition & 1 deletion v1.7/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:ab527b155eb3cc7ab0c680e91b69efe3878c5625a2ee2efea7a3972f9bf3b783 AS build
FROM ghcr.io/dockhippie/golang:1.25-arm@sha256:69e5a37b6b7a8e4d2f51cea02748a659bdaf5b60adbdabd0b274b5fb801e39f4 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.7.1
Expand Down
2 changes: 1 addition & 1 deletion v1.7/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:f0445f79b3e91ae652bdc6c49714d653381aa1a3518c6b9c65db1beb3421cbaa AS build
FROM ghcr.io/dockhippie/golang:1.25-arm64@sha256:b139da8074c6eb286084e26b7a4ccb2fd29457385bad125e11c38ccfd88d2587 AS build

# renovate: datasource=github-tags depName=containrrr/watchtower
ENV WATCHTOWER_VERSION=v1.7.1
Expand Down
Loading