Skip to content

Commit bb5dbe4

Browse files
chore(deps): update fedora docker tag to v45 [fedora]
1 parent 6f8a016 commit bb5dbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fedora/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN git clone https://github.com/NVIDIA/gpu-driver-container driver && \
2424
go build -o vgpu-util && \
2525
mv vgpu-util /work
2626

27-
ARG FEDORA_VERSION=36
27+
ARG FEDORA_VERSION=45
2828

2929
FROM fedora:${FEDORA_VERSION}
3030

0 commit comments

Comments
 (0)