Skip to content

Commit

Permalink
Bump ubuntu from b55df21 to 562456a in /Docker/Linux
Browse files Browse the repository at this point in the history
Bumps ubuntu from `b55df21` to `562456a`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 1bc5d19 commit c45ec44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Linux/Dockerfile
@@ -1,7 +1,7 @@
# Copyright (c) Microsoft Corporation
# SPDX-License-Identifier: MIT

FROM ubuntu:24.04@sha256:b55df21cae27ec779aaa7085cf8619e6510d293614d11a7c7cf2c5c105c374f8
FROM ubuntu:24.04@sha256:562456a05a0dbd62a671c1854868862a4687bf979a96d48ae8e766642cd911e8

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

0 comments on commit c45ec44

Please sign in to comment.