Browse Source

Merge pull request #148 from eesast/renovate/ubuntu-22.x

chore(deps): update ubuntu docker tag to v22
tags/0.1.0
Timothy Liu GitHub 2 years ago
parent
commit
aa4a85cf82
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dependency/Dockerfile/Dockerfile

+ 1
- 1
dependency/Dockerfile/Dockerfile View File

@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
MAINTAINER eesast.com MAINTAINER eesast.com
WORKDIR /usr/local WORKDIR /usr/local
RUN mkdir /usr/local/PlayerCode RUN mkdir /usr/local/PlayerCode


Loading…
Cancel
Save