Browse Source

Merge pull request #13806 from nextcloud/renovate/ubuntu-noble

Update ubuntu:noble Docker digest to d4f6f70
Andy Scherzinger 8 months ago
parent
commit
79cc82c249
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .devcontainer/Dockerfile

+ 1 - 1
.devcontainer/Dockerfile

@@ -1,4 +1,4 @@
-FROM ubuntu:noble@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
+FROM ubuntu:noble@sha256:d4f6f70979d0758d7a6f81e34a61195677f4f4fa576eaf808b79f17499fd93d1
 
 ARG DEBIAN_FRONTEND=noninteractive
 ENV ANDROID_HOME=/usr/lib/android-sdk