Skip to content

Commit

Permalink
Update ubuntu Docker tag to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2022
1 parent 51338da commit 8139663
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:18.04
FROM ubuntu:22.04
MAINTAINER Yegor Bugayenko <yegor256@gmail.com>
LABEL Description="Squid forward proxy with authorization" Vendor="Yegor Bugayenko" Version="0.1"

Expand Down

0 comments on commit 8139663

Please sign in to comment.