Skip to content

Commit

Permalink
Merge pull request #7 from yegor256/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update ubuntu Docker tag to v22
  • Loading branch information
yegor256 committed Nov 23, 2022
2 parents e1c8012 + 8139663 commit d56bc28
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 d56bc28

Please sign in to comment.