Browse Source

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

Update ubuntu:noble Docker digest to 8a37d68
Andy Scherzinger 8 months ago
parent
commit
c296aa6b7a
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:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30
+FROM ubuntu:noble@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee
 
 ARG DEBIAN_FRONTEND=noninteractive
 ENV ANDROID_HOME=/usr/lib/android-sdk