Skip to content

Commit fd3395f

Browse files
committed
Use polymathrobotics golang base
1 parent 5500471 commit fd3395f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
README.md
2+
test/

prometheus/snmp-generator/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
ARG BASE_IMAGE=docker.io/boxcutter/golang:1.24-noble
2+
ARG BASE_IMAGE=docker.io/polymathrobotics/golang:1.24-noble
33
# hadolint ignore=DL3006
44
FROM $BASE_IMAGE AS base
55

0 commit comments

Comments
 (0)