Browse Source

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

chore(deps): update ubuntu:noble docker digest to d4f6f70
Andy Scherzinger 10 months ago
parent
commit
abfa87cef6
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:ab64a8382e935382638764d8719362bb50ee418d944c1f3d26e0c99fae49a345
+FROM ubuntu:noble@sha256:d4f6f70979d0758d7a6f81e34a61195677f4f4fa576eaf808b79f17499fd93d1
 
 ARG DEBIAN_FRONTEND=noninteractive
 ENV ANDROID_HOME=/usr/lib/android-sdk