Skip to content

Commit

Permalink
upgrade base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Krusty93 committed Oct 27, 2023
1 parent 5a78199 commit e3a5b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.github
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/actions/actions-runner:2.310.2 AS base
FROM ghcr.io/actions/actions-runner:2.311.0 AS base
# FROM ubuntu:22.04@sha256:965fbcae990b0467ed5657caceaec165018ef44a4d2d46c7cdea80a9dff0d1ea
USER root

Expand Down

0 comments on commit e3a5b35

Please sign in to comment.