Skip to content

Commit

Permalink
fix: update base image to use focal 20230801 (#1962)
Browse files Browse the repository at this point in the history
* fix: update base image to use focal  20230624

* fix: update base image to use focal 20230801

---------

Co-authored-by: Diego Molina <[email protected]>
  • Loading branch information
imtheish97 and diemol authored Oct 3, 2023
1 parent 773c0dc commit 889b7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:focal-20230301
FROM ubuntu:focal-20230801
LABEL authors="Selenium <[email protected]>"

#================================================
Expand Down

0 comments on commit 889b7f5

Please sign in to comment.