Skip to content

Commit

Permalink
FROM ubuntu:20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Apr 12, 2020
1 parent 4bf13d1 commit 4acbab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM ubuntu:18.04
FROM ubuntu:20.04

ENV LANG "en_US.utf8"
ENV LC_ALL "en_US.utf8"
Expand Down

0 comments on commit 4acbab4

Please sign in to comment.