diff --git a/with-comment/compose.yml b/with-comment/compose.yml index b12a622..1706b37 100644 --- a/with-comment/compose.yml +++ b/with-comment/compose.yml @@ -1,5 +1,5 @@ version: '2' services: hello_world: - image: postgres@sha256:a35ec42526e3c522eb13b4d82eddaee875d0ac6ca9eb5cc5607e412854478c71 # 16.7 + image: postgres@sha256:22c89fe0d0f507606260237fd55e51f6137f58b2d5bcf6152242b96d9fe8f9a4 # 16.7 command: [/bin/echo, 'Hello world']