Skip to content
Snippets Groups Projects
Commit 522bf0ca authored by webmanue's avatar webmanue
Browse files

use ubuntu:focal as default base image

parent 3f11e3a8
No related branches found
No related tags found
No related merge requests found
Pipeline #93189 canceled
......@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ARG BASE_IMAGE=debian:buster
ARG BASE_IMAGE=ubuntu:focal
ARG DEBIAN_FRONTEND=noninteractive
FROM $BASE_IMAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment