Skip to content

Commit

Permalink
Bump ubuntu from b55df21 to 562456a in /Docker/Linux (#238)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Jowett <alanjo@microsoft.com>
  • Loading branch information
dependabot[bot] and Alan-Jowett committed May 6, 2024
1 parent dbcd836 commit de67ec0
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:b55df21cae27ec779aaa7085cf8619e6510d293614d11a7c7cf2c5c105c374f8
FROM ubuntu:24.04@sha256:562456a05a0dbd62a671c1854868862a4687bf979a96d48ae8e766642cd911e8

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

0 comments on commit de67ec0

Please sign in to comment.