Skip to content

Commit

Permalink
chore(deps): update ubuntu docker digests to ee6860a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent 574f1f3 commit 15421c3
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,7 +1,7 @@
# syntax=docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5

# renovate: datasource=docker depName=ubuntu
ARG BASE_VERSION=noble@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
ARG BASE_VERSION=noble@sha256:ee6860ab126bb8291052401af00acad20d69c16e46579a47dac1c57cd4688446

FROM ubuntu:${BASE_VERSION:-latest} AS base

Expand Down

0 comments on commit 15421c3

Please sign in to comment.