Browse Source

chore(deps): update ubuntu docker tag to v22

tags/0.1.0
renovate[bot] GitHub 2 years ago
parent
commit
e23f560375
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
WORKDIR /usr/local
RUN mkdir /usr/local/PlayerCode


Loading…
Cancel
Save