Skip to content

Commit

Permalink
Bump ubuntu in /Docker/Linux in the actions group (#341)
Browse files Browse the repository at this point in the history
Bumps the actions group in /Docker/Linux with 1 update: ubuntu.


Updates `ubuntu` from `278628f` to `80dd3c3`

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent fe27e9c commit 514fa97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Linux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) Microsoft Corporation
# SPDX-License-Identifier: MIT

FROM ubuntu:24.04@sha256:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295
FROM ubuntu:24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab

# Install dependencies
RUN apt-get update && apt-get install -y \
Expand Down

0 comments on commit 514fa97

Please sign in to comment.