Skip to content

Commit

Permalink
Merge pull request #23 from yegor256/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update ubuntu Docker tag to v22
  • Loading branch information
yegor256 committed Mar 24, 2023
2 parents e2ef04f + 3160740 commit 6979ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -31,7 +31,7 @@
# If you are going to use your own container, you may remove them.
# Rultor has no dependency on these packages.

FROM ubuntu:20.04
FROM ubuntu:22.04
MAINTAINER Yegor Bugayenko <yegor256@gmail.com>
LABEL Description="This is the default image for Rultor.com" Vendor="Rultor.com" Version="0.0.0"
WORKDIR /tmp
Expand Down

0 comments on commit 6979ecb

Please sign in to comment.