We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e99b4a commit f9bac18Copy full SHA for f9bac18
1 file changed
src/Dockerfile
@@ -73,7 +73,7 @@ FROM docker.io/itzg/mc-monitor:0.16.1@sha256:e8847581e7af9e5a3993f1a3cbb5bff0823
73
74
75
# Use the CUE lang to handle configuration validation and generation.
76
-FROM docker.io/cuelang/cue:0.13.2@sha256:3296cdefb31c57c8e09da34a19f2f80308cfa60e1f88d5762034654001f265a2 AS cuelang-build
+FROM docker.io/cuelang/cue:0.16.0@sha256:29504f245e4e36ada25deb128f29d0fdbfabf4cd34f44886b1043469521fb382 AS cuelang-build
77
78
79
0 commit comments