Skip to content

Commit

Permalink
Merge pull request #14 from yegor256/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
Update ubuntu Docker tag to v24
  • Loading branch information
yegor256 authored May 11, 2024
2 parents 49ca3ac + 8bd1753 commit cc97b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

FROM ubuntu:22.04
FROM ubuntu:24.04
LABEL maintainer="Yegor Bugayenko <yegor256@gmail.com>"

RUN apt-get update -y
Expand Down

0 comments on commit cc97b20

Please sign in to comment.