Skip to content

Commit

Permalink
Update amdgpu_ubuntu_jammy_ghr_x86_64.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Mar 18, 2024
1 parent 2380234 commit d2b5832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/amdgpu_ubuntu_jammy_ghr_x86_64.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# GitHub Actions Runner with AMDGPU deps.
# In order to use this in the container, you must pass /dev/dri in as:
# --device /dev/dri
FROM docker.io/myoung34/github-runner:ubuntu-jammy
FROM docker.io/myoung34/github-runner:2.314.1-ubuntu-jammy

# Basic packages.
RUN apt update && \
Expand Down

0 comments on commit d2b5832

Please sign in to comment.