Skip to content

Commit

Permalink
chore: update docker image (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongfei605 authored Dec 18, 2024
1 parent 7bb3d94 commit 7d62201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.goreleaser
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM ubuntu:23.04
FROM --platform=$TARGETPLATFORM ubuntu:24.04

RUN apt update && DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt -y install tzdata ca-certificates snmp snmpd wget curl vim iputils-ping net-tools freeipmi-tools smartmontools ncat lsof

Expand Down

0 comments on commit 7d62201

Please sign in to comment.