Skip to content

Commit

Permalink
chore(deps): update dependency actions/runner to v2.314.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent dda6eda commit 875c72d
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
Expand Up @@ -3,7 +3,7 @@ FROM docker.io/library/golang:1.20-buster as golang
FROM ubuntu:22.04

ARG TARGETPLATFORM
ARG RUNNER_VERSION=2.314.0
ARG RUNNER_VERSION=2.314.1
ARG RUNNER_CONTAINER_HOOKS_VERSION=v0.5.1
ARG DOCKER_CHANNEL=stable
ARG DOCKER_VERSION=20.10.17
Expand Down

0 comments on commit 875c72d

Please sign in to comment.