Skip to content

Commit

Permalink
Bump ubuntu from 18.04 to 24.04 in /nvidia-driver-installer/minikube
Browse files Browse the repository at this point in the history
Bumps ubuntu from 18.04 to 24.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 9a344bb commit 298eec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvidia-driver-installer/minikube/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM ubuntu:18.04
FROM ubuntu:24.04

RUN apt-get update && \
apt-get install -y kmod gcc make curl xz-utils libc6-dev bc libelf-dev bison flex openssl libssl-dev && \
Expand Down

0 comments on commit 298eec4

Please sign in to comment.