Skip to content

Commit 6938a5b

Browse files
authored
Merge pull request #210 from etcd-io/dependabot/docker/golang-1.24-alpine
build(deps): bump golang from 1.23-alpine to 1.24-alpine
2 parents 03c28ac + 931421e commit 6938a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM docker.io/golang:1.23-alpine@sha256:2c49857f2295e89b23b28386e57e018a86620a8fede5003900f2d138ba9c4037
15+
FROM docker.io/golang:1.24-alpine@sha256:2d40d4fc278dad38be0777d5e2a88a2c6dee51b0b29c97a764fc6c6a11ca893c
1616

1717
RUN apk add --no-cache curl git make && rm -rf /var/cache/apk/*
1818

0 commit comments

Comments
 (0)