Skip to content

Commit 670592c

Browse files
chore(deps): update docker dependencies
1 parent f31454e commit 670592c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile.dapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.suse.com/bci/golang:1.24
1+
FROM registry.suse.com/bci/golang:1.25
22

33
ARG DAPPER_HOST_ARCH
44
ENV ARCH $DAPPER_HOST_ARCH

package/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# syntax=docker/dockerfile:1.7.0
1+
# syntax=docker/dockerfile:1.18.0
22

3-
FROM registry.suse.com/bci/bci-base:15.6
3+
FROM registry.suse.com/bci/bci-base:15.7
44
#awk is needed by sriov-manage utility from nvidia to perform gpu management
55

66
RUN zypper -n install pciutils which curl ethtool awk

0 commit comments

Comments
 (0)