Skip to content

Commit

Permalink
feat: Update runner base image to 2.316.1 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krusty93 authored May 16, 2024
1 parent 35e43b7 commit eb289d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/actions/actions-runner:2.315.0@sha256:45f609ab5bd691735dbb25e3636db2f5142fcd8f17de635424f2e7cbd3e16bc9 AS base
FROM ghcr.io/actions/actions-runner:2.316.1@sha256:6db7a9e04f4b568b843c5ab40952319294807a2165a9a268fe36c71630415265 AS base

USER root

Expand Down

0 comments on commit eb289d6

Please sign in to comment.