We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca97cde commit d4d4557Copy full SHA for d4d4557
frameworks/C++/userver/userver-bare.dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/userver-framework/ubuntu-userver-build-base:v2 AS builder
+FROM ghcr.io/userver-framework/ubuntu-22.04-userver-pg AS builder
2
3
RUN apt update && \
4
apt install -y lsb-release wget software-properties-common gnupg && \
frameworks/C++/userver/userver.dockerfile
0 commit comments